UNPKG

446 BJSONView Raw
1{
2 "name": "replaceall",
3 "author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)",
4 "repo": "leecrossley/replaceall",
5 "description": "Replace all instances in a JavaScript string",
6 "homepage": "http://ilee.co.uk",
7 "version": "0.0.1",
8 "keywords": [
9 "replaceall",
10 "numeric",
11 "number"
12 ],
13 "dependencies": {},
14 "development": {},
15 "license": "MIT",
16 "main": "index.js",
17 "scripts": [
18 "replaceall.js"
19 ]
20}
\No newline at end of file